Contribution org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers--operations
org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers
inside nuxeo-platform-suggestbox-jsf-5.8.jar
This contribution is part of XML component Extension Point
Extension point operations of component OperationServiceComponent.Contributed Items
XML Source
<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<operation class="org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler"/>
<operation class="org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToDocumentSuggestionHandler"/>
<operation class="org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToUserSuggestionHandler"/>
<operation class="org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToGroupSuggestionHandler"/>
</extension>